Skip to content

build: update all github actions#3640

Merged
alan-agius4 merged 1 commit intoangular:mainfrom
angular-robot:ng-renovate/all-github-actions
Apr 30, 2026
Merged

build: update all github actions#3640
alan-agius4 merged 1 commit intoangular:mainfrom
angular-robot:ng-renovate/all-github-actions

Conversation

@angular-robot
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/setup-node action minor v6.3.0v6.4.0
astral-sh/setup-uv action minor v8.0.0v8.1.0

  • If you want to rebase/retry this PR, check this box

Release Notes

actions/setup-node (actions/setup-node)

v6.4.0

Compare Source

What's Changed

Dependency updates:

New Contributors

Full Changelog: actions/setup-node@v6...v6.4.0

astral-sh/setup-uv (astral-sh/setup-uv)

v8.1.0: 🌈 New input no-project

Compare Source

Changes

This add the a new boolean input no-project.
It only makes sense to use in combination with activate-environment: true and will append --no project to the uv venv call. This is for example useful if you have a pyproject.toml file with parts unparseable by uv

🚀 Enhancements

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates

See associated pull request for more information.
@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only] labels Apr 30, 2026
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the actions/setup-node version to v6.4.0 in the checkout-and-setup-node GitHub Action. A review comment highlights that the changes are incomplete relative to the PR's stated objectives, as other actions such as astral-sh/setup-uv, actions/checkout, and pnpm/action-setup remain on older versions.

run_install: false

- uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The pull request title and description indicate that all GitHub Actions should be updated, including astral-sh/setup-uv. However, the current changes only update actions/setup-node. Other actions in this file, such as actions/checkout (line 41) and pnpm/action-setup (line 57), remain on older versions, and the setup-uv update mentioned in the description is missing entirely from the patches.

@alan-agius4 alan-agius4 merged commit e806bba into angular:main Apr 30, 2026
12 checks passed
@alan-agius4
Copy link
Copy Markdown
Contributor

This PR was merged into the repository. The changes were merged into the following branches:

@angular-robot angular-robot deleted the ng-renovate/all-github-actions branch April 30, 2026 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants